home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 12 / Developer Source Volume 12 (I-MODE Publications, Inc.)(1999).iso / parad / may96 / toddf104.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  6KB  |  510x318  |  4-bit (9 colors)
Labels: text | screenshot | display | software | number | computer icon
OCR: : ddl :: #Button9 :: pushButton X method pushButton ( var event Info Event) var db Database Sq SQL endVar db . open ( " : work : " ) Sq = SQL DROP TABLE "rep.db" endSQL if not sq . executeSQL (db) then errorShow( ) endIf endMethod